Use -O1 rather than -O2 on ia64 to fix a build failure.
authorRob Browning <rlb@defaultvalue.org>
Tue, 10 Aug 2010 05:39:55 +0000 (00:39 -0500)
committerRob Browning <rlb@defaultvalue.org>
Tue, 10 Aug 2010 05:39:55 +0000 (00:39 -0500)
commit6f5a1b8eae5d6569cef41d4d41fbd05de8d7c571
tree33b7babe6f2e7acf7690261afc7b4d3bd05a4746
parentdaff250fac30d5d6faafabc8e8587913f119882a
Use -O1 rather than -O2 on ia64 to fix a build failure.

Fix a build failure (looks like a broken byte compiler) with newer
versions of gcc (c.f. #207580). (closes: 582439)
debian/changelog
debian/rules